home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 7
/
PC World Interactive 7.iso
/
program
/
ctutor.exe
/
SOURCE
/
WRTSOME.C
< prev
Wrap
C/C++ Source or Header
|
1994-05-15
|
63b
|
5 lines
main()
{
printf("This is a line of text to output.");
}